Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Dean Quetgerotherader 9.Jan.04 02:37 AM Lotus Notes
Notes Client 6.0.2 CF2 Windows 2000


Sub MinderTimerHandler(Source As NotesTimer)
dim news as string

Source.Enabled = False

news=fMsg 'fMsg function will scan my mail box to check new mails.
print news

Source.Enabled = True
End Sub

NotesTimer event code will run per 15mins. If Notes client is busing when NotesTimer event code run, Notes client will halt.

For example,when I open a address dialogbox,NotesTimer event code begin to run,then cursor jump continuous,can't stop.

Because the prompted dialogbox, function fMsg will not be run, then Notes client halt.

How to solve the conflict? how to check if the client is busying before run the event code? thks!








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS